home *** CD-ROM | disk | FTP | other *** search
/ PCMania 19 / PCMania19.iso / Jogos em Flash / CARTAS / TAROT.SWF / scripts / DefineButton2_23 / BUTTONCONDACTION on(release).as
Text File  |  2003-11-17  |  64b  |  5 lines

  1. on(release){
  2.    _parent.play();
  3.    _root.messages.play();
  4. }
  5.